home *** CD-ROM | disk | FTP | other *** search
/ Old Testament Foundatiosn with Philip Yancey / Old Testament Foundatiosn with Philip Yancey - Disc 1.iso / pc / data / m20intro.dir / 00035.ls < prev    next >
Encoding:
Text File  |  1996-09-06  |  143 b   |  8 lines

  1. on mouseDown
  2.   set the castNum of sprite 7 to cast "b017"
  3.   if pressLessonButton(7) then
  4.     pupSprites(1, 48, 0)
  5.     go("text2")
  6.   end if
  7. end
  8.